home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 132 (Alt)
/
Vol 132.iso
/
games
/
super_ka.swf
/
scripts
/
DefineButton2_1068
/
BUTTONCONDACTION on(release, keyPress 4).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2011-06-09
|
146 b
|
6 lines
on(release, keyPress "4"){
_root.game.totalTimes += 20;
_root.below_mask.timeShow = _root.game.totalTimes;
btn4._visible = false;
}